home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / wsc4vb24 / vendinfo.diz < prev    next >
VENDINFO  |  1999-06-01  |  9KB  |  198 lines

  1. +-------------------------------------------────────-----────────----+
  2. | This VENDINFO Product Information File contains both readable text |
  3. | and tools-accessible data about a product.  See the last text      |
  4. | section, below, for more information about VENDINFO and its tools. |
  5. +--------------------------------------------------------------------+
  6. VENDINFO standard v1.04, produced by VendEdit v1.30, 2-Jun-1999
  7.  
  8. ===== Product Information ==============================
  9.    Product:             Windows Std Serial Comm Lib Visual Basic Serial Communications Library
  10.    Version:             2.4
  11.    Version Date:        1-Jun-1999
  12.    Product Type:        Software
  13.    Basic Distribution Policy (see License, below, for details):
  14.       Shareware, freely distributable by all channels
  15.  
  16.    Product Description: WINDOWS STD SERIAL COMM LIB for VISUAL BASIC.
  17.                         Ver 2.4, June 1, 1999 (WSC4VB24.ZIP). [ASP]. 
  18.                         Win 16 & 32 DLLs (Windows 95/98, NT, 3.1). 
  19.                         Serial comm library based on the Windows API.
  20.                         Includes 27 functions and modem control, 
  21.                         ASCII/XMODEM/YMODEM protocols, and 6 example 
  22.                         programs. Can be used with Power Builder, 
  23.                         EXCEL, ACCESS, WORD, dBase, and FoxPro. By 
  24.                         MarshallSoft Computing, Inc. Registration is 
  25.                         $85 + $7 S&H ($12 overseas).
  26.    Reason for version:  New features & bug fixes.
  27.  
  28.    Category:            Computer programming; Languages; BASIC; 
  29.                         Visual BASIC
  30.    Keywords:            SERIAL COMMUNICATIONS RS232 MODEM LIBRARY 
  31.                         UART PORT SOURCE VISUAL BASIC
  32.    Required Packages:   WSC4VB
  33.    This Package:        WSC4VB
  34.    Registration Fee:    85.00 (US $)
  35.  
  36.    Required Configuration
  37.       Processor Family: Intel 80x86 (minimum 80386)
  38.       Minimum OS:       Windows 3.1
  39.       Standard RAM:     4096K
  40.       Hard Drive Space: 200K
  41.       Required:
  42.          Serial
  43.  
  44.    Orders:
  45.       Address:          MarshallSoft Computing, Inc.
  46.                         POB 4543
  47.                         Huntsville AL
  48.                         35815
  49.       Phone:            256-881-4630
  50.       FAX:              256-880-0925
  51.       Internet:         orders@marshallsoft.com
  52.  
  53.    Support:
  54.       Address:          MarshallSoft Computing, Inc.
  55.                         POB 4543
  56.                         Huntsville AL
  57.                         35815
  58.       Phone:            256-881-4630
  59.       FAX:              256-880-0925
  60.       Internet:         support@marshallsoft.com
  61.  
  62.  
  63. ===== Information for Users ("READ-ME") ================
  64.  
  65. WSC4VB Version 2.4
  66.  
  67. WSC4VB is a serial communications library which can be used with Visual
  68. Basic (16-bit or 32-bit) running under Windows NT, Windows 95/98, or
  69. Windows 3.1.
  70.  
  71. The WSC4VB DLLs (WSC16.DLL and WSC32.DLL) can be called from any
  72. application capable of calling Windows API functions, including those
  73. written in Visual Basic, C/C++, Delphi, MS Access, MS Excel, MS Word,
  74. PoxPro, Power Builder, Fortran, COBOL, etc. Six example Visual Basic
  75. programs are included plus examples for EXCEL, ACCESS, and FoxPro.
  76.  
  77. Changes from the previous version are as follows:
  78.  
  79. (1) Improvement made to XYDRIVER (XMODEM and YMODEM).
  80. (2) SioEvent function added.
  81. (3) WSC Class added (VB 5.0 and up).
  82. (4) ATOK example program added.
  83.  
  84. Run INSTALL.BAT to install.
  85.  
  86.  
  87.  
  88.  
  89. ===== Packing List =====================================
  90.  
  91. As released by the author or publisher, this package contained the
  92. following files in addition to this VENDINFO.DIZ:
  93.  
  94.         Filename      Size     Date       Time     CRC32
  95.  
  96.  
  97. ===== Installation =====================================
  98.  
  99. Installation consists of copying WSC4VB24.ZIP (WSC4VB.ZIP if registered)
  100. to a work directory, unzipping the files, running INSTALL.BAT, compiling
  101. and running one of the example application programs such as EASY.
  102.  
  103. Unzip the files by typing
  104.  
  105.    PKUNZIP WSC4VB24.ZIP
  106.  
  107. Run INSTALL.BAT which copies either 16-bit or 32-bit BAS and DLL files.
  108. To install the 16-bit DLLs (VB 3 or 16-bit VB 4), type "INSTAL16", or
  109. "INSTALL 16".
  110.  
  111. To install the 32-bit DLLs (32-bit VB4 or VB5), type "INSTAL32", or
  112. "INSTALL 32".
  113.  
  114. Start Visual Basic, and compile EASY.
  115.  
  116. Connect your serial port to a serial device (such as a modem) or to
  117. another computer using a null modem cable. If connected to a modem,
  118. typing AT should result in the modem replying with OK.
  119.  
  120. For further information, refer to the WSC4VB Users Manual (WSC4VB_U.TXT),
  121. WSC4VB Reference Manual (WSC4VB_R.TXT), or the RS232/485 Users Manual
  122. (ASYNC.TXT).
  123.  
  124.  
  125.  
  126. ===== Warranty =========================================
  127.  
  128. MARSHALLSOFT COMPUTING, INC.  DISCLAIMS ALL WARRANTIES RELATING TO THIS
  129. SOFTWARE, WHETHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
  130. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  131. PURPOSE, AND ALL SUCH WARRANTIES ARE EXPRESSLY AND SPECIFICALLY
  132. DISCLAIMED. NEITHER MARSHALLSOFT COMPUTING, INC.  NOR ANYONE ELSE WHO HAS
  133. BEEN INVOLVED IN THE CREATION, PRODUCTION, OR DELIVERY OF THIS SOFTWARE
  134. SHALL BE LIABLE FOR ANY INDIRECT, CONSEQUENTIAL, OR INCIDENTAL DAMAGES
  135. ARISING OUT OF THE USE OR INABILITY TO USE SUCH SOFTWARE EVEN IF
  136. MARSHALLSOFT COMPUTING, INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  137. DAMAGES OR CLAIMS. IN NO EVENT SHALL MARSHALLSOFT COMPUTING, INC.'S
  138. LIABILITY FOR ANY SUCH DAMAGES EVER EXCEED THE PRICE PAID FOR THE LICENSE
  139. TO USE THE SOFTWARE, REGARDLESS OF THE FORM OF THE CLAIM. THE PERSON
  140. USING THE SOFTWARE BEARS ALL RISK AS TO THE QUALITY AND PERFORMANCE OF
  141. THE SOFTWARE.
  142.  
  143. Some states do not allow the exclusion of the limit of liability for
  144. consequential or incidental damages, so the above limitation may not
  145. apply to you.
  146.  
  147. This agreement shall be governed by the laws of the State of Alabama and
  148. shall inure to the benefit of MarshallSoft Computing, Inc.  and any
  149. successors, administrators, heirs and assigns.  Any action or proceeding
  150. brought by either party against the other arising out of or related to
  151. this agreement shall be brought only in a STATE or FEDERAL COURT of
  152. competent jurisdiction located in Madison County, Alabama. The parties
  153. hereby consent to in personam jurisdiction of said courts.
  154.  
  155.  
  156.  
  157. ===== License for Use and Distribution =================
  158.  
  159. MarshallSoft Computing, Inc. grants the registered user of WSC4VB the
  160. right to use one copy of the WSC4VB library (in object form) on a
  161. single computer in the development of any software product (other
  162. than libraries such as WSC4VB). The user may not use the library on
  163. more than one computer at the same time.  The source code for the
  164. library (WSC16.C, WSC32.C, MIO.C, XYDRV.C, ASDRV.C) is copyrighted by
  165. MarshallSoft Computing and may not be released in whole or in part.
  166. The registered DLLs may be distributed (without royalty) in object
  167. form only, as part of the user's compiled application.  The
  168. registered DLL's may NOT be distributed as part of any software
  169. development system (compiler or interpreter) without our express
  170. written permission.
  171.  
  172.  
  173. ===== About VENDINFO Files =============================
  174.  
  175. Each VENDINFO.DIZ file contains extensive information about a product.
  176. This "human-readable" section is followed by a compressed data record
  177. useable by automated tools.  The data record allows BBSes and other
  178. distributors to automate package handling, and provides users with a
  179. wealth of product information.  VENDINFO tools (free viewer for users,
  180. free or inexpensive processors for distributors, editors for authors)
  181. are available from many sources, including the originators of VENDINFO:
  182.   Rams' Island Software    Voice: 303-841-2848  CompuServe: 76244,324
  183.   7644 E. Lakecliff Way      BBS: 303-841-6269     FidoNet: 1:104/333
  184.   Parker, CO 80134-5904 USA  FAX: 303-841-6269        RIME: 1235
  185.  
  186.  
  187. ===== Compressed Data Record Follows ===================
  188.  
  189. PK
  190. 8┬& i≤|╖£#    VENDDATA.  7 7  'ⁿ    ≈≈≈ù¡uJ4⌐SúO$XÉ,└Ç┬MΓ²@yè¿nΣ<Γ≡i?ú]ö└ß┐G∞ê░τ├πΩ^Mδ